home *** CD-ROM | disk | FTP | other *** search
- º_dde.prjº[settings]
- comment=Demonstrates _DDE routine.
- ownmsgfile=0
- ºaddshare.prjº[settings]
- ownmsgfile=0
- comment=Checks, if your system uses locking and add SHARE.EXE to file AUTOEXEC.BAT if neccessary.
- ºaskbox.prjº[settings]
- comment=Shows an input dialog and shows the entered text in a simple message box.
- ownmsgfile=0
- ºaskend.prjº[settings]
- comment=Asks, if program should be aborted and shows the corresponding message.
- ownmsgfile=0
- ºbeep.prjº[settings]
- comment=Asks how many beeps you want to hear and puts the desired number of beeps out.
- ownmsgfile=0
- ºchdir.prjº[settings]
- comment=Activates the choosen directory and undos the command if neccessary.{_NL}This script works only in runtime version.
- ownmsgfile=0
- ºchftype.prjº[settings]
- comment=Changes the extension of a file.
- ownmsgfile=0
- ºclipread.prjº[settings]
- ownmsgfile=0
- comment=Writes file AUTOEXEC.BAT in clipboard and shows clipboard contents in a simple message box.
- ºclipwrit.prjº[settings]
- ownmsgfile=0
- comment=Writes file AUTOEXEC.BAT in clipboard and shows clipboard contents in a simple message box.
- ºcompute.prjº[settings]
- ownmsgfile=0
- comment=Adds 2 and 2, also adds 10 and 2 and shows the results in a simple message box.
- ºconcat.prjº[settings]
- ownmsgfile=0
- comment=Concatenates the strings 'Hello ' and 'World!' and shows the result in a simple message box.
- ºcopy.prjº[settings]
- comment=Copies the choosen file in the choosen target path.
- ownmsgfile=0
- ºcreatetn.prjº[settings]
- comment=Creates a name for a temporary file.
- ownmsgfile=0
- ºddeexec.prjº[settings]
- comment=Creates the specified program group in Program Manager.
- ownmsgfile=0
- ºddepoke.prjº[settings]
- comment=Sets an item via DDE in another application.
- ownmsgfile=0
- ºddereque.prjº[settings]
- comment=Makes a DDE request to Program Manager to show the program groups.
- ownmsgfile=0
- ºdel.prjº[settings]
- comment=Creates a test file and deletes it.
- ownmsgfile=0
- ºdirexist.prjº[settings]
- comment=Checks, if TEMP directory exists, and shows its name if available.
- ownmsgfile=0
- ºend.prjº[settings]
- ownmsgfile=0
- comment=Checks, if file COMMAND.COM exists on start drive and shows a message.
- ºfiledate.prjº[settings]
- comment=Gets the date of file COMMAND.COM on your boot drive and shows it in a simple message box.
- ownmsgfile=0
- ºfileexis.prjº[settings]
- ownmsgfile=0
- comment=Checks, if file COMMAND.COM exists on your boot drive and shows the corresponding message box.
- ºfilelen.prjº[settings]
- comment=Gets the length of file COMMAND.COM on your boot drive and shows the corresponding message box.
- ownmsgfile=0
- ºfilesear.prjº[settings]
- comment=Searchs files COMMAND.COM and IO.SYS in DOS path and shows the result.
- ownmsgfile=0
- ºfindfrst.prjº[settings]
- comment=Demonstrates FindFirst - FindNext.
- ownmsgfile=0
- ºfornext.prjº[settings]
- comment=Demonstrates For..Next loop.
- ownmsgfile=0
- ºgetdir.prjº[settings]
- comment=Shows the active path in a message box.
- ownmsgfile=0
- ºgetdiskf.prjº[settings]
- comment=Shows the number of free bytes on your boot drive in a simple message box.
- ownmsgfile=0
- ºgetdiskl.prjº[settings]
- comment=Shows the volume name of your boot drive in a simple message box.
- ownmsgfile=0
- ºgetdisks.prjº[settings]
- comment=Shows the capacity of your boot drive in a simple message box.
- ownmsgfile=0
- ºgetdiskt.prjº[settings]
- comment=Checks the drive type of your boot drive in shows the result in a simple message box.
- ownmsgfile=0
- ºgetenvir.prjº[settings]
- comment=Gets the contents of a DOS environment variable and shows it in a simple message box.
- ownmsgfile=0
- ºgetnewer.prjº[settings]
- comment=Checks if CONFIG.SYS is younger as AUTOEXEC.BAT and shows the result.
- ownmsgfile=0
- ºgettabc.prjº[settings]
- comment=Gets the number of tables in the project and shows the result.
- ownmsgfile=0
- ºgettabec.prjº[settings]
- comment=Gets the number of elements of the table(s) in the project and displays the result.
- ownmsgfile=0
- ºgettablc.prjº[settings]
- comment=Gets the number of lines of the table(s) in the project and displas the result.
- ownmsgfile=0
- ºgetuseri.prjº[settings]
- comment=Shows the main window with command button 'End'.
- ownmsgfile=0
- ºgosub.prjº[settings]
- comment=Passes a string to a sub and shows a simple message box with the passed string as local variable.
- ownmsgfile=0
- ºgoto.prjº[settings]
- comment=Simulates a For..Next loop with Goto. Asks how often the loop should be executed.
- ownmsgfile=0
- ºif.prjº[settings]
- comment=Asks if you want to see a demonstration of command If and shows the corresponding message box.
- ownmsgfile=0
- ºiniread.prjº[settings]
- comment=Gets the available devices from WIN.INI and shows the result in a simple message box.
- ownmsgfile=0
- ºiniwrite.prjº[settings]
- comment=Adds StepOne script file as extensions in WIN.INI.
- ownmsgfile=0
- ºisperm2w.prjº[settings]
- ownmsgfile=0
- comment=Checks if write permission is available for drive and displays the result.
- ºistaskac.prjº[settings]
- comment=Checks if Program Manager is started, and shows the corresponding simple message box.
- ownmsgfile=0
- ºjump.prjº[settings]
- comment=Demonstrates the simplest jump.
- ownmsgfile=0
- ºlabel.prjº[settings]
- comment=Simulates a Do..While loop. Asks how often it should be executed and shows the result.
- ownmsgfile=0
- ºlen.prjº[settings]
- comment=Asks for a text and shows the text and its length in a simple message box.
- ownmsgfile=0
- ºlet.prjº[settings]
- ownmsgfile=0
- comment=Concatenates the string 'Hello ' and 'World!' and shows the result.
- ºmci2.prjº[settings]
- comment=Plays every track on an audio CD for 20 seconds.
- ownmsgfile=0
- ºmcisend.prjº[settings]
- comment=Plays file XYLOPHON.WAV of your Windows directory.
- ownmsgfile=0
- ºmkdir.prjº[settings]
- comment=Creates directory DUMMY on your boot drive and deletes it if neccessary.
- ownmsgfile=0
- ºmsgbox.prjº[settings]
- comment=Shows file AUTOEXEC.BAT if desired.
- ownmsgfile=0
- ºnetaddc.prjº[settings]
- comment=see STEPONE.PRJ
- ownmsgfile=0
- ºnetcance.prjº[settings]
- comment=see STEPONE.PRJ
- ownmsgfile=0
- ºnetgetc.prjº[settings]
- comment=see STEPONE.PRJ
- ownmsgfile=0
- ºoutbox.prjº[settings]
- comment=Shows file AUTOEXEC.BAT in a simple message box.
- ownmsgfile=0
- ºpatchf.prjº[settings]
- ownmsgfile=0
- comment=Patchs file PATCHME.EXE, which has a special string for this case.
- ºpathbox.prjº[settings]
- comment=Displays file selection dialog where you're able to select the INI file which you want to be displayd.
- ownmsgfile=0
- ºplaywave.prjº[settings]
- comment=Tries to play file XYLOPHON.WAV of your Windows directory and asks for another if it isn't available.
- ownmsgfile=0
- ºreboot.prjº[settings]
- comment=Restarts Windows if desired.
- ownmsgfile=0
- ºregbaser.prjº[settings]
- comment=Tries to read the document name of StepOne FastCode files of the registration database and displays it. See also REGBASEW
- ownmsgfile=0
- ºregbasew.prjº[settings]
- comment=Adds Shih Tao game files to the registration database.
- ownmsgfile=0
- ºrem.prjº[settings]
- comment=Demonstrates the different possibilities of comments in StepOne.
- ownmsgfile=0
- ºresstrgr.prjº[settings]
- comment=Displays resource text #259 of Microsoft common dialogs.
- ownmsgfile=0
- ºrmdir.prjº[settings]
- comment=Creates the test directory STEPONE.TST on your boot drive and deletes it if neccessary.
- ownmsgfile=0
- ºsendkeys.prjº[settings]
- comment=Sends keys 'Alt+HB Enter' to active application so the Copyright dialog can be displayd.
- ownmsgfile=0
- ºsetattri.prjº[settings]
- comment=Asks for a file which archive attribute should be changed, changes it if desired and changes it back if neccessary.
- ownmsgfile=0
- ºsetwallp.prjº[settings]
- comment=Asks for a bitmap file which should be set as Windows Wallpaper and changes it back if neccessary.
- ownmsgfile=0
- ºsetwinp.prjº[settings]
- comment=Displays the main window and the Windows help system in ratio 2/3:1/3.
- ownmsgfile=0
- ºsplit.prjº[settings]
- comment=Gets the third part of the blank separated string 'Hello World, how are you?' and displays the result.
- ownmsgfile=0
- ºsplitpat.prjº[settings]
- comment=Gets the base name o file name 'd:\krs\stepone\handbuch\hb.sam' and displays it.
- ownmsgfile=0
- ºsub.prjº[settings]
- ownmsgfile=0
- comment=Passes the sub a string and displays the local variable.
- ºsysconst.prjº[settings]
- comment=Displays Windows version.
- ownmsgfile=0
- ºtable.prjº[settings]
- comment=Demonstrates access on table elements and sets a table element at runtime. Displays: Hello World!
- ownmsgfile=0
- ºtaskstop.prjº[settings]
- comment=Ends the with TASKSTRT.PRJ started Write.
- ownmsgfile=0
- ºtaskstrt.prjº[settings]
- comment=Starts word processor MS Write if desired.
- ownmsgfile=0
- ºtextread.prjº[settings]
- comment=Reads file AUTOEXEC.BAT in a variable and displays it.
- ownmsgfile=0
- ºtextwrit.prjº[settings]
- comment=Reads file AUTOEXEC.BAT in a variable, saves it in file TEXTWRIT.TMP and displays it.
- ownmsgfile=0
- ºtouch.prjº[settings]
- ownmsgfile=0
- comment=Changes the date of a file.
- ºvariable.prjº[settings]
- comment=Demonstrates use of variables.
- ownmsgfile=0
- ºcompare.prjº[settings]
- comment=Compares TEMP with Windows drive and displays the result.
- ownmsgfile=0
- ºverinfor.prjº[settings]
- comment=Gets version information of MS Write and displays the result.
- ownmsgfile=0
- ºwait.prjº[settings]
- comment=Waits the desired number of seconds.
- ownmsgfile=0
- ºwindow.prjº[settings]
- comment=Displays the main window with command button 'End'.
- ownmsgfile=0
- ºwinhelp.prjº[settings]
- comment=Starts Windows help system with file WINHELP.HLP 'Help on Help'.
- ownmsgfile=0
- º_dde.scpºWait "-1"
-
- Sub _DDE
- If "{_DDE1}" = "Client1"
- GoSub "{_DDE2}"
- If "{_Err}" = "-1"
- OutBox "Unknown DDE command"
- EndIf
- Else
- ExitSub
- EndIf
- EndSub
-
- Sub Display
- OutBox "DDE command '{_DDE2}' is used to display the following text:{_NL}{_DDE3}"
- EndSub
-